taskContent

Class: com.microstrategy.web.app.taglibs.taskproc.ContentTag

Usage:

This tag is used exclusively in the definition of a TASK ENVELOPE. When invoked it returns the content generated by the Task. By default, the "primary" content is returned. Use the "key" attribute to indicate that a secondary content is to be returned.

Name Required? Description
defaultValue false  
key false The key of the Task content to return. If omitted, the "primary" content is returned. Otherwise, this attribute defines the key of the "secondary" content to return.